emacs.git
2015-09-01 justburFix implementation of prevent-C-h-from-cycling
2015-09-01 justburAdd experimental support for using descbinds
2015-08-27 justburFix echo-keystrokes backup
2015-08-27 justburFix which-key-echo-keystrokes docstring
2015-08-16 justburAdd helper function for prefix titles
2015-08-16 justburOne more change to format of prefix-title-alist
2015-08-16 justburSwitch prefix-titles to key-seq as key
2015-08-15 justburAdd support for "prefix titles". See #58
2015-08-10 justburshow-remaining-keys cleanup
2015-08-10 justburAdd missing save-match-data call
2015-08-03 justburTweak partition-columns
2015-08-03 justburFix ref to free var
2015-08-03 justburReplace ?? with lambda by default
2015-08-03 justburClean-up partition-columns implementation
2015-08-02 justburAdd README intro to commentary section.
2015-08-02 justburBump version
2015-08-01 justburAllow for nil local-map. Fixes #57
2015-07-30 justburREADME links working again
2015-07-30 justburSecond try to fix links
2015-07-30 justburFix a link in readme
2015-07-30 justburAdd local-map face to readme
2015-07-29 justburAdd local-map face
2015-07-29 justburREADME fixes
2015-07-28 justburREADME typos
2015-07-28 justburReorg README and new pictures
2015-07-28 Justin BurkettMinor wording change to readme
2015-07-28 justburAdd note to readme
2015-07-28 justburRevert "Fix some parts of readme"
2015-07-28 justburMore docstrings
2015-07-28 justburAllow show-next-page to force update before timer
2015-07-27 justburAdd a docstring
2015-07-27 justburFix some parts of readme
2015-07-26 justburC-h for paging is awesome
2015-07-25 justburAdd next page hint to show-prefix top
2015-07-25 justburAdd hint for next page key
2015-07-25 justburFix show-next-page problem with mult events
2015-07-24 justburDocumentation is better now :-)
2015-07-24 justburAdd link to README about disabling special keys
2015-07-24 justburAllow which-key-special-keys to be nil
2015-07-24 justburSwitch to lexical binding and fix warnings
2015-07-23 justburFix echo function
2015-07-23 Justin BurkettAdd suggestion about tiling wm to readme
2015-07-23 justburBetter strategy for dealing with minibuffer paging
2015-07-23 justburHack to fix #48
2015-07-22 justburAllow side-window bottom to be shorter than 4
2015-07-22 justburFix key/page count and bug in create-pages
2015-07-22 justburSimplify show page a little
2015-07-22 justburBump version for new defaults
2015-07-22 justburMake side-window bottom the default
2015-07-22 justburAdd default replacement for next page
2015-07-22 justburFactor out paging timer and only start once
2015-07-22 justburFix some hash quotes
2015-07-22 justburProtect 2-side-window function from too many args
2015-07-22 justburRemove show and hide functions for minibuffer
2015-07-22 justburTweak next-page timer
2015-07-22 justburFix for #49
2015-07-22 justburFix #50 - Don't show pages if only 1 page
2015-07-22 justburNo need to call show-popup for minibuffer
2015-07-22 justburUse real-last-command instead of last-command
2015-07-22 justburFix a default regexp
2015-07-22 justburFix sort order in readme again
2015-07-22 justburFix latex in readme
2015-07-22 justburMove paging defcustoms
2015-07-22 justburUpdate readme with new features
2015-07-21 justburMuch better paging implementation
2015-07-21 justburDon't prevent changing paging bindings
2015-07-21 justburAdd options for paging (disabled by default)
2015-07-21 justburFix readme
2015-07-21 justburAdd check for no keys
2015-07-21 justburAdd new setup function for right-bottom
2015-07-21 justburBump version
2015-07-21 justburTurn off show remaining keys by default
2015-07-21 justburMerge branch 'develop'
2015-07-21 justburBasic paging works
2015-07-21 justburShow page count with prefix
2015-07-20 justburPut spaces in separator so they can be changed
2015-07-20 justburDon't show page if first column doesn't fit
2015-07-20 justburFix bug in page layout
2015-07-20 justburAbility to specify two locations for side-window
2015-07-20 justburecho-keystrokes might be nil
2015-07-20 justburStart on right-bottom and bottom-right sw impl
2015-07-20 justburAdd description sort and make key order default
2015-07-20 justburTypo in lighter-status function
2015-07-20 justburFix mode line status
2015-07-20 justburAdd status to mode line
2015-07-20 justburMove all prefix adding code to one place
2015-07-20 Justin BurkettUpdate README.org
2015-07-20 justburAdd a couple of docstrings
2015-07-20 justburMerge branch 'master' into develop
2015-07-20 justburFix prefix code
2015-07-20 justburPaging works barely
2015-07-20 justburRewrite of page creation alg
2015-07-17 justburTypo in docstring
2015-07-17 justburAdd special key handling to key sort order
2015-07-17 justburAdd option to sort output by key (off by default)
2015-07-17 justburFix potential bug when no keys exist
2015-07-17 justburStart on new status key impl
2015-07-16 justburUse string-width instead of length for strings
2015-07-16 justburReformat source
2015-07-16 justburMove badge below header
next